Table of content



/orderitem/{id}

Mapping URL: /orderitem/{id}

Description: delete the orderitem entity with the appended id

Microservice: ProductService


Methods

/orderitem/{id}

/orderitem/{id}

Mapping URL: /orderitem/{id}

Description: OrderItemService

Name: deleteOrderItemById(id)

Request Method: DELETE

Service Interface: /orderitem/{id}

Service Entity: OrderItem



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content